You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > Transp Method > Matrix.Transp Method ([In] TMtx)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.Transp Method ([In] TMtx)

Transpose the Mtx matrix and write the results to the calling matrix.

Syntax
C#
Visual Basic
public TMtx Transp([In] TMtx Mtx);

The Rows, Cols and Complex properties of the calling matrix are adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!